Welcome![Sign In][Sign Up]
Location:
Search - multi thread

Search list

[CommunicationMulti-Thread RS232

Description: 说明:又一个多线程 Multi-Thread RS232 串行口通讯构件 ( 1.2 版,附源码 )-Note : Also a multithreaded Multi-Thread RS232 serial port communication components (version 1.2, with source)
Platform: | Size: 17251 | Author: zxb | Hits:

[Process-ThreadDelphi Multi Thread

Description: 一个很简单的Multi Thread例子。是在2cc.com论坛上看到有人提问Thread的问题,所以做一个简单的例子供参考。对初学者有帮助。-a very simple example of the Multi Thread. In 2cc.com Forum Thread see someone question of the problem, so a simple example for reference. Help for beginners.
Platform: | Size: 12953 | Author: 黄枫 | Hits:

[Internet-Networkmulti_thread_udp

Description: 多线程UDP通讯例子- Multi-thread UDP communication example
Platform: | Size: 44032 | Author: 站长 | Hits:

[JSP/Javaexp3

Description: 可以看动画的多线程applet- May look at the animation multi-thread applet
Platform: | Size: 103424 | Author: 徐林达 | Hits:

[Process-ThreadMulti Thread

Description: 多线程控制实例。一个用户界面线程,负责响应工作者线程。-multithreaded control examples. A user interface thread, the thread is responsible for response workers.
Platform: | Size: 1922048 | Author: 陈崇辉 | Hits:

[CommunicationMulti-Thread RS232

Description: 说明:又一个多线程 Multi-Thread RS232 串行口通讯构件 ( 1.2 版,附源码 )-Note : Also a multithreaded Multi-Thread RS232 serial port communication components (version 1.2, with source)
Platform: | Size: 17408 | Author: zxb | Hits:

[Process-ThreadDelphi Multi Thread

Description: 一个很简单的Multi Thread例子。是在2cc.com论坛上看到有人提问Thread的问题,所以做一个简单的例子供参考。对初学者有帮助。-a very simple example of the Multi Thread. In 2cc.com Forum Thread see someone question of the problem, so a simple example for reference. Help for beginners.
Platform: | Size: 12288 | Author: 黄枫 | Hits:

[Web Servermulti-thread_web_serv

Description: multi-thread web server, can take 20 requests one time, can use your browser to test it. It s my assignment work.-multi-thread web server, 20 requests can take one time, can use your browser to test it. It's my assignmen not work.
Platform: | Size: 1024 | Author: jinghe | Hits:

[Com Portmulti-thread

Description: 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发 -Realize a simple and easy-to-use multi-threaded serial communication interface, you can switch query and automatically receive mode and proceed to the serial data transceiver
Platform: | Size: 169984 | Author: 杨明 | Hits:

[Process-ThreadThread

Description: 多线程控制、线程池模型、HTTP线程,已经封装好了的.-Multi-thread control, thread pool model, HTTP threads, have a good package it.
Platform: | Size: 414720 | Author: 航宇 | Hits:

[JSP/JavaThread

Description: 一个java swt的线程例子 用滚动的进度条显示线程 直观 对初学者有点用处.-Java swt thread an example of the progress bar with a rolling display thread somewhat useful intuitive for beginners.
Platform: | Size: 3072 | Author: 李世鹰 | Hits:

[JSP/JavaJAVAClient_Server

Description: 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name and IP address. 2) the use of URL-type access network resources. 3) the use of Socket Programming: client sends data to the server, the server will receive the data back to the client, using multi-thread mechanism, the realization of the server to handle multiple client requests. 4) the use of UDP programming: client sends data to the server, the server will receive the data back to the client to achieve a simulated e-mail sending and receiving the UDP process.
Platform: | Size: 55296 | Author: | Hits:

[Internet-Networkmulti-thread-simple-crawler-socket

Description: C#socket通信, 用c#开发的聊天室程序源代码,可用于自己的二次开发-C# Socket communications, use c# Developed chat room source code can be used in their secondary development
Platform: | Size: 454656 | Author: tangshaocheng | Hits:

[Process-Threadmulti-Thread

Description: VB实现多线程的应用程序,使用前请先在VB中引用multiThread.ocx-VB to achieve multi-threaded applications, the use of before in VB quoted multiThread.ocx
Platform: | Size: 11264 | Author: rz | Hits:

[Com PortVC++Multi-Thread

Description: vc多线程:用VC实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/-vc Multithread: Using VC multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
Platform: | Size: 131072 | Author: pudn | Hits:

[Com PortRea_Time_Multi_threadSerial_Communication_Technolo

Description: 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented basing on multi-thread serial communication technology with reference to exploite the car fittings factory manufactuting execution system(MES). With discussing the essential of this system at the stage in designing and implementing ,the paper gives a elaborate explanation of multi-thread processing technology , serial communication , database accessing technology and Socket communication technology which relate to the realization.
Platform: | Size: 149504 | Author: 士大夫 | Hits:

[Linux-Unixthread

Description: thread application code, the multi-thread application start code of Linux application
Platform: | Size: 2048 | Author: nameblue | Hits:

[CSharpmulti-thread-simple-crawler-socket

Description: 简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
Platform: | Size: 455680 | Author: 亿龙 | Hits:

[Data structsthread

Description: 多线程进行二分排序法,递归产生新线程,每一个父线程产生两个子线程,接着父线程对两个子数组进行合并-Multi-thread two hours sorting method, recursive generate a new thread, each thread is a parent produces two sub-threads, then the parent thread to merge the two sub-arrays
Platform: | Size: 8192 | Author: 张韶远 | Hits:

[Process-Threadmulti-Thread

Description: VB多线程源代码,想要学习多线程编程的朋友可以下来看看,我也网上收集的-VB source code multi-threaded, multi-threaded programming you want to learn from a friend can look down and I gathered online
Platform: | Size: 6144 | Author: 刘名 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net